core: Fix case where we hardlinked successfully but thought we didn't
authorColin Walters <walters@verbum.org>
Sat, 13 Oct 2012 22:41:47 +0000 (18:41 -0400)
committerColin Walters <walters@verbum.org>
Sat, 13 Oct 2012 22:41:47 +0000 (18:41 -0400)
commit5b512d4c78f6d1ff047cfc22a1cce55d0f8b63e6
treeeff98fca075f9692a3e005205e1d951779ab4169
parentad26c7a80b1c470021f666d23c7476bcb60c6efa
core: Fix case where we hardlinked successfully but thought we didn't

We need to return hardlink_supported even if we had to do an unlink
first.
src/libostree/ostree-repo.c